[INFO] cloning repository https://github.com/DocJade/meshpit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DocJade/meshpit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDocJade%2Fmeshpit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDocJade%2Fmeshpit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 305016f8610ed7721380171bc0e956d3295ceaf2
[INFO] testing DocJade/meshpit against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDocJade%2Fmeshpit" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/DocJade/meshpit
[INFO] finished tweaking git repo https://github.com/DocJade/meshpit
[INFO] tweaked toml for git repo https://github.com/DocJade/meshpit written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DocJade/meshpit on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DocJade/meshpit already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/zip-rs/zip2.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.28.0
[INFO] [stderr]   Downloaded zmij v1.0.15
[INFO] [stderr]   Downloaded tungstenite v0.28.0
[INFO] [stderr]   Downloaded err-derive v0.3.1
[INFO] [stderr]   Downloaded ntest_timeout v0.9.5
[INFO] [stderr]   Downloaded ntest_test_cases v0.9.5
[INFO] [stderr]   Downloaded security-framework v3.5.1
[INFO] [stderr]   Downloaded ntest v0.9.5
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded rcon v0.6.0
[INFO] [stderr]   Downloaded mcdata-rs v0.1.2
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded openssl-probe v0.2.0
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded reqwest v0.13.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.3
[INFO] [stderr]   Downloaded value-bag v1.12.0
[INFO] [stderr]   Downloaded jiff-static v0.2.18
[INFO] [stderr]   Downloaded toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]   Downloaded async-std v1.13.2
[INFO] [stderr]   Downloaded jiff v0.2.18
[INFO] [stderr]   Downloaded aws-lc-sys v0.36.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0dc57342a4f467966ccb76f34dbe10cc27a3dd1bece139207ee8211c2da0a877
[INFO] running `Command { std: "docker" "start" "-a" "0dc57342a4f467966ccb76f34dbe10cc27a3dd1bece139207ee8211c2da0a877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dc57342a4f467966ccb76f34dbe10cc27a3dd1bece139207ee8211c2da0a877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dc57342a4f467966ccb76f34dbe10cc27a3dd1bece139207ee8211c2da0a877", kill_on_drop: false }`
[INFO] [stdout] 0dc57342a4f467966ccb76f34dbe10cc27a3dd1bece139207ee8211c2da0a877
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35fd204f7f29118c6fae56ca7921d909aeb71ac699e48a3eef131f5d9ecde384
[INFO] running `Command { std: "docker" "start" "-a" "35fd204f7f29118c6fae56ca7921d909aeb71ac699e48a3eef131f5d9ecde384", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zip v2.6.1 (https://github.com/zip-rs/zip2.git?tag=v2.6.1#1d42731e)
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling deflate64 v0.1.10
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.24.0+spec-1.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling ntest_timeout v0.9.5
[INFO] [stderr]    Compiling ntest_test_cases v0.9.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ntest v0.9.5
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rcon v0.6.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling mcdata-rs v0.1.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling meshpit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/cc_panic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/packet_types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/packet_types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::minecraft::types::CoordinatePosition`
[INFO] [stdout]   --> src/minecraft/computercraft/computer_types/packet_types.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::minecraft::types::CoordinatePosition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MinecraftBlock`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::minecraft::vanilla::block_type::{MinecraftBlock, PositionedMinecraftBlock};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/minecraft/peripherals/inventory.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stack_trace`, `locals`, `up_values`, and `unknown_extra_data` are never read
[INFO] [stdout]   --> src/minecraft/computercraft/computer_types/cc_panic.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LuaPanic {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 15 |     stack_trace: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     locals: LuaPackedTable,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     up_values: LuaPackedTable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     #[serde(flatten)] // Grab all of the fields that are unmatched.
[INFO] [stdout] 19 |     unknown_extra_data: HashMap<String, LuaValue>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LuaPanic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position` is never read
[INFO] [stdout]   --> src/minecraft/vanilla/block_type.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct PositionedMinecraftBlock {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     position: CoordinatePosition,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PositionedMinecraftBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "35fd204f7f29118c6fae56ca7921d909aeb71ac699e48a3eef131f5d9ecde384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35fd204f7f29118c6fae56ca7921d909aeb71ac699e48a3eef131f5d9ecde384", kill_on_drop: false }`
[INFO] [stdout] 35fd204f7f29118c6fae56ca7921d909aeb71ac699e48a3eef131f5d9ecde384
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8193d67415430d2e6d3e1f23669e28be9991e782a29a47aaf7b80026556b94ca
[INFO] running `Command { std: "docker" "start" "-a" "8193d67415430d2e6d3e1f23669e28be9991e782a29a47aaf7b80026556b94ca", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/cc_panic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/packet_types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/packet_types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling meshpit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::minecraft::types::CoordinatePosition`
[INFO] [stdout]   --> src/minecraft/computercraft/computer_types/packet_types.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::minecraft::types::CoordinatePosition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MinecraftBlock`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::minecraft::vanilla::block_type::{MinecraftBlock, PositionedMinecraftBlock};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/minecraft/peripherals/inventory.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stack_trace`, `locals`, `up_values`, and `unknown_extra_data` are never read
[INFO] [stdout]   --> src/minecraft/computercraft/computer_types/cc_panic.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LuaPanic {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 15 |     stack_trace: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     locals: LuaPackedTable,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     up_values: LuaPackedTable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     #[serde(flatten)] // Grab all of the fields that are unmatched.
[INFO] [stdout] 19 |     unknown_extra_data: HashMap<String, LuaValue>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LuaPanic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position` is never read
[INFO] [stdout]   --> src/minecraft/vanilla/block_type.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct PositionedMinecraftBlock {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     position: CoordinatePosition,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PositionedMinecraftBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/cc_panic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde_json::Value;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/packet_types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/packet_types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::minecraft::types::CoordinatePosition`
[INFO] [stdout]   --> src/minecraft/computercraft/computer_types/packet_types.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::minecraft::types::CoordinatePosition;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MinecraftBlock`
[INFO] [stdout]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::minecraft::vanilla::block_type::{MinecraftBlock, PositionedMinecraftBlock};
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/minecraft/peripherals/inventory.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> src/tests/test_harness/test_enviroment.rs:7:35
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{cmp::max, fmt::Display, path::PathBuf, sync::Arc};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stack_trace`, `locals`, `up_values`, and `unknown_extra_data` are never read
[INFO] [stdout]   --> src/minecraft/computercraft/computer_types/cc_panic.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct LuaPanic {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 15 |     stack_trace: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 16 |     locals: LuaPackedTable,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     up_values: LuaPackedTable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 18 |     #[serde(flatten)] // Grab all of the fields that are unmatched.
[INFO] [stdout] 19 |     unknown_extra_data: HashMap<String, LuaValue>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LuaPanic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `position` is never read
[INFO] [stdout]   --> src/minecraft/vanilla/block_type.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct PositionedMinecraftBlock {
[INFO] [stdout]    |            ------------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 43 |     position: CoordinatePosition,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PositionedMinecraftBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `area` is never used
[INFO] [stdout]    --> src/tests/test_harness/test_enviroment.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout]  75 | impl MinecraftTestHandle {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn area(&self) -> TestArea {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.79s
[INFO] running `Command { std: "docker" "inspect" "8193d67415430d2e6d3e1f23669e28be9991e782a29a47aaf7b80026556b94ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8193d67415430d2e6d3e1f23669e28be9991e782a29a47aaf7b80026556b94ca", kill_on_drop: false }`
[INFO] [stdout] 8193d67415430d2e6d3e1f23669e28be9991e782a29a47aaf7b80026556b94ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 35910f86a15f9a07f5a0779fbdbc5b78a676c6aafccd0175b83c17927130b5e3
[INFO] running `Command { std: "docker" "start" "-a" "35910f86a15f9a07f5a0779fbdbc5b78a676c6aafccd0175b83c17927130b5e3", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr] warning: unused import: `serde_json::Value`
[INFO] [stdout] running 35 tests
[INFO] [stderr]  --> src/minecraft/computercraft/computer_types/cc_panic.rs:4:5
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_galore ... ignored
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde_json::Value;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::str::FromStr`
[INFO] [stderr]  --> src/minecraft/computercraft/computer_types/packet_types.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::str::FromStr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `regex::Regex`
[INFO] [stderr]  --> src/minecraft/computercraft/computer_types/packet_types.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use regex::Regex;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::minecraft::types::CoordinatePosition`
[INFO] [stderr]   --> src/minecraft/computercraft/computer_types/packet_types.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | use crate::minecraft::types::CoordinatePosition;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `HashSet`
[INFO] [stderr]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::collections::{HashMap, HashSet};
[INFO] [stderr]   |                                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MinecraftBlock`
[INFO] [stderr]  --> src/minecraft/computercraft/computer_types/walkback_type.rs:8:45
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::minecraft::vanilla::block_type::{MinecraftBlock, PositionedMinecraftBlock};
[INFO] [stderr]   |                                             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> src/minecraft/peripherals/inventory.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `stack_trace`, `locals`, `up_values`, and `unknown_extra_data` are never read
[INFO] [stderr]   --> src/minecraft/computercraft/computer_types/cc_panic.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct LuaPanic {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 15 |     stack_trace: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 16 |     locals: LuaPackedTable,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 17 |     up_values: LuaPackedTable,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 18 |     #[serde(flatten)] // Grab all of the fields that are unmatched.
[INFO] [stderr] 19 |     unknown_extra_data: HashMap<String, LuaValue>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LuaPanic` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `position` is never read
[INFO] [stderr]   --> src/minecraft/vanilla/block_type.rs:43:5
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub struct PositionedMinecraftBlock {
[INFO] [stderr]    |            ------------------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 43 |     position: CoordinatePosition,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PositionedMinecraftBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `path::PathBuf`
[INFO] [stderr]  --> src/tests/test_harness/test_enviroment.rs:7:35
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::{cmp::max, fmt::Display, path::PathBuf, sync::Arc};
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `area` is never used
[INFO] [stderr]    --> src/tests/test_harness/test_enviroment.rs:147:12
[INFO] [stderr]     |
[INFO] [stderr]  75 | impl MinecraftTestHandle {
[INFO] [stderr]     | ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 147 |     pub fn area(&self) -> TestArea {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `meshpit` (lib) generated 9 warnings (run `cargo fix --lib -p meshpit` to apply 7 suggestions)
[INFO] [stderr] warning: `meshpit` (lib test) generated 11 warnings (9 duplicates) (run `cargo fix --lib -p meshpit --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meshpit-570de7588775daa1)
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::recognize_all_blocks ... ignored
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization ... FAILED
[INFO] [stdout] test tests::connection::test_server_rcon ... FAILED
[INFO] [stdout] test tests::test_harness::sanity_tests::basic_setblock_and_fill_test ... ignored
[INFO] [stdout] test tests::test_harness::sanity_tests::place_every_block ... ignored
[INFO] [stdout] test tests::connection::test_start_server ... FAILED
[INFO] [stdout] test tests::test_harness::sanity_tests::turtle_fuel_test ... FAILED
[INFO] [stdout] test tests::test_harness::sanity_tests::test_startup_file ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test ... FAILED
[INFO] [stdout] test minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test ... FAILED
[INFO] [stdout] test tests::test_harness::sanity_tests::basic_computer_test ... FAILED
[INFO] [stdout] test tests::test_harness::test_websocket::basic_test_websocket ... FAILED
[INFO] [stdout] test minecraft::computercraft::modded_items::check_modded_items ... FAILED
[INFO] [stdout] test minecraft::computercraft::modded_blocks::check_modded_blocks ... FAILED
[INFO] [stdout] test tests::test_harness::test_websocket::double_open_websocket ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop stdout ----
[INFO] [stdout] [2026-05-03T23:26:23Z INFO  meshpit::tests::bridge] Starting test server... (1.21.1)
[INFO] [stdout] [2026-05-03T23:26:23Z INFO  meshpit::tests::bridge] Checking for server in ./test_server...
[INFO] [stdout] [2026-05-03T23:26:23Z INFO  meshpit::tests::bridge] Server not present, doing initial server setup...
[INFO] [stdout] [2026-05-03T23:26:23Z ERROR meshpit::tests::bridge] Unable to setup server directory! Do we have permission?
[INFO] [stdout] [2026-05-03T23:26:23Z ERROR meshpit::tests::bridge] Error: Os {
[INFO] [stdout]         code: 30,
[INFO] [stdout]         kind: ReadOnlyFilesystem,
[INFO] [stdout]         message: "Read-only file system",
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (27) panicked at src/tests/bridge.rs:144:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f3b908d2 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5f99f2a3d362 - <meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/bridge.rs:144:13
[INFO] [stdout]   21:     0x5f99f2a432ae - <meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/bridge.rs:96:54
[INFO] [stdout]   22:     0x5f99f2a84df5 - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:42:63
[INFO] [stdout]   23:     0x5f99f2afb8db - <core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5f99f2aa0a3b - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   25:     0x5f99f2aa069b - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   26:     0x5f99f2aa069b - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   27:     0x5f99f2aa069b - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   28:     0x5f99f2a92b3d - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   29:     0x5f99f2a9e16d - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   30:     0x5f99f2a9b3bb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   31:     0x5f99f2b0fc7a - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x5f99f2a9f55a - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   33:     0x5f99f2b10eeb - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x5f99f2b104c2 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x5f99f2a98fa1 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   36:     0x5f99f2a9836b - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>::{closure#0}, core[4a92201981c6b77a]::option::Option<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   37:     0x5f99f2a98c6c - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   38:     0x5f99f2a9a612 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   39:     0x5f99f2abf76a - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>::{closure#0}, meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x5f99f2a90bf3 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   41:     0x5f99f2ab63ba - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   42:     0x5f99f2ab6c8a - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   43:     0x5f99f2a854e4 - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:42:16
[INFO] [stdout]   44:     0x5f99f2ad71d1 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x5f99f2b314a6 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x5f99f2b4ab58 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x5f99f2b15d30 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>::{closure#1}::{closure#0}>, meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5f99f2b3505b - __rust_try
[INFO] [stdout]   49:     0x5f99f2b3096e - std[1209cfb42f6d497f]::panicking::catch_unwind::<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5f99f2b3096e - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>::{closure#1}::{closure#0}>, meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5f99f2b3096e - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x5f99f2a0ba1e - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup::{closure#0}, meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   56:     0x73dd489b6a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop' (20) panicked at src/tests/test_harness/test_enviroment.rs:45:41:
[INFO] [stdout] well crap: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b52088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f3b90652 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f99f2af6b9e - <core[4a92201981c6b77a]::result::Result<meshpit[1c6c28fa2fecb0e9]::tests::bridge::MinecraftEnvironment, alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::any::Any + core[4a92201981c6b77a]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f99f2a8bccb - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:45:41
[INFO] [stdout]   22:     0x5f99f2a8b4c9 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MINECRAFT_TESTING_ENV::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:27:15
[INFO] [stdout]   23:     0x5f99f2a0d58e - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MINECRAFT_TESTING_ENV::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f99f2a0ba7b - <fn() -> alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f99f2b1b1ff - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   26:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   27:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   28:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   29:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   30:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   31:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   32:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   33:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   34:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   35:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   36:     0x5f99f2a238ea - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1409:88
[INFO] [stdout]   37:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   39:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   40:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   41:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   42:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   43:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   44:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   45:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   46:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   47:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   48:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   51:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   52:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   53:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   54:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   55:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   56:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   57:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   58:     0x5f99f2a31c36 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1517:25
[INFO] [stdout]   59:     0x5f99f2a10c67 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1403:36
[INFO] [stdout]   60:     0x5f99f2a0d996 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   64:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   69:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   70:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   71:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   73:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   74:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   76:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   77:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   78:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   79:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   80:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   81:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   82:     0x73dd489b6a64 - clone
[INFO] [stdout]   83:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2a13585 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1804:73
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2a30d86 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1917:23
[INFO] [stdout]   53:     0x5f99f2a0e9c7 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1798:25
[INFO] [stdout]   54:     0x5f99f2a0d796 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2a2605f - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1152:85
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2a31e16 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1274:29
[INFO] [stdout]   53:     0x5f99f2a10c97 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1146:36
[INFO] [stdout]   54:     0x5f99f2a0d9d6 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2a11095 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:771:68
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2a30ba6 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:890:25
[INFO] [stdout]   53:     0x5f99f2a0e997 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:765:25
[INFO] [stdout]   54:     0x5f99f2a0d756 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2a1f2ba - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1529:76
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2a31876 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1639:25
[INFO] [stdout]   53:     0x5f99f2a10c07 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1523:33
[INFO] [stdout]   54:     0x5f99f2a0d916 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2ac9c15 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/networking_tests.rs:14:74
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2acf3a3 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/networking_tests.rs:95:23
[INFO] [stdout]   53:     0x5f99f2ac9967 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/networking_tests.rs:8:31
[INFO] [stdout]   54:     0x5f99f2a0dd16 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2b57ef5 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:186:75
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2b64c13 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:281:26
[INFO] [stdout]   53:     0x5f99f2b52f77 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:174:32
[INFO] [stdout]   54:     0x5f99f2a0db56 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2b6214e - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:781:79
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2b65544 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:880:12
[INFO] [stdout]   53:     0x5f99f2b53067 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:776:36
[INFO] [stdout]   54:     0x5f99f2a0dc96 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2b62d0e - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:482:84
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2b65713 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:548:26
[INFO] [stdout]   53:     0x5f99f2b53097 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:475:41
[INFO] [stdout]   54:     0x5f99f2a0dcd6 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2b5fedd - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:291:78
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2b65376 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:401:26
[INFO] [stdout]   53:     0x5f99f2b53037 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:286:36
[INFO] [stdout]   54:     0x5f99f2a0dc56 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2b54f61 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:35:74
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2b64a43 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:169:21
[INFO] [stdout]   53:     0x5f99f2b52f47 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:21:31
[INFO] [stdout]   54:     0x5f99f2a0db16 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2b5caab - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:1049:70
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2b64fc6 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:1146:22
[INFO] [stdout]   53:     0x5f99f2b52fd7 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:1044:33
[INFO] [stdout]   54:     0x5f99f2a0dbd6 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2b53387 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:897:77
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2b64866 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:1039:12
[INFO] [stdout]   53:     0x5f99f2b52f17 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:888:29
[INFO] [stdout]   54:     0x5f99f2a0dad6 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2b5eba2 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:411:77
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2b651a3 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:470:26
[INFO] [stdout]   53:     0x5f99f2b53007 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/walkback_tests.rs:406:34
[INFO] [stdout]   54:     0x5f99f2a0dc16 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::connection::test_server_rcon stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::connection::test_server_rcon' (44) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a484c9 - meshpit[1c6c28fa2fecb0e9]::tests::connection::test_server_rcon::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:29:21
[INFO] [stdout]   30:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5f99f2a4b674 - meshpit[1c6c28fa2fecb0e9]::tests::connection::test_server_rcon
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:37:41
[INFO] [stdout]   52:     0x5f99f2a48427 - meshpit[1c6c28fa2fecb0e9]::tests::connection::test_server_rcon::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:28:28
[INFO] [stdout]   53:     0x5f99f2a0d356 - <meshpit[1c6c28fa2fecb0e9]::tests::connection::test_server_rcon::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   56:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   57:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   63:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   64:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   66:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   67:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   71:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   73:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   74:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   75:     0x73dd489b6a64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::connection::test_start_server stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (46) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a48ddd - meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::ntest_callback::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:22:13
[INFO] [stdout]   30:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   33:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   36:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   37:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   38:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   39:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   40:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   41:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   42:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   43:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   44:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   45:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   46:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   47:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   49:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   50:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   51:     0x5f99f2a4be37 - meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::ntest_callback
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:22:73
[INFO] [stdout]   52:     0x5f99f2a3ae6a - meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:19:1
[INFO] [stdout]   53:     0x5f99f2a0c78e - <meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5f99f2b4abe6 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5f99f2b15e02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5f99f2b3505b - __rust_try
[INFO] [stdout]   57:     0x5f99f2b28c56 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5f99f2b28c56 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5f99f2a48a93 - meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/connection.rs:19:1
[INFO] [stdout]   60:     0x5f99f2ad71f3 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5f99f2b3167b - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   62:     0x5f99f2b4ab90 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   63:     0x5f99f2b15da6 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5f99f2b3505b - __rust_try
[INFO] [stdout]   65:     0x5f99f2b30d56 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5f99f2b30d56 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5f99f2b30d56 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x5f99f2a0ba3e - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<meshpit[1c6c28fa2fecb0e9]::tests::connection::test_start_server::{closure#0}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   70:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   71:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   72:     0x73dd489b6a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_harness::sanity_tests::turtle_fuel_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_harness::sanity_tests::turtle_fuel_test' (49) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2ac3c6a - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::sanity_tests::turtle_fuel_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:229:71
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2acea56 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::sanity_tests::turtle_fuel_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:262:26
[INFO] [stdout]   53:     0x5f99f2ac3907 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::sanity_tests::turtle_fuel_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:218:28
[INFO] [stdout]   54:     0x5f99f2a0d3d6 - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::sanity_tests::turtle_fuel_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_harness::sanity_tests::test_startup_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_harness::sanity_tests::test_startup_file' (48) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2ac5e6b - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::sanity_tests::test_startup_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:278:72
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2acee06 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::sanity_tests::test_startup_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:331:26
[INFO] [stdout]   53:     0x5f99f2ac3967 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::sanity_tests::test_startup_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:267:29
[INFO] [stdout]   54:     0x5f99f2a0d456 - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::sanity_tests::test_startup_file::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2a219cd - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1033:77
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2a31a56 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1136:25
[INFO] [stdout]   53:     0x5f99f2a10c37 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1027:34
[INFO] [stdout]   54:     0x5f99f2a0d956 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2a2b93c - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1649:90
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2a321d6 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1792:12
[INFO] [stdout]   53:     0x5f99f2a10cf7 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1644:40
[INFO] [stdout]   54:     0x5f99f2a0da56 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2a2e39f - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1286:88
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2a323b6 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1396:25
[INFO] [stdout]   53:     0x5f99f2a10d27 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1280:44
[INFO] [stdout]   54:     0x5f99f2a0da96 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2a28c45 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:559:80
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2a31ff6 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:760:25
[INFO] [stdout]   53:     0x5f99f2a10cc7 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:553:37
[INFO] [stdout]   54:     0x5f99f2a0da16 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2a1624d - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:901:68
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2a30f63 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:1018:26
[INFO] [stdout]   53:     0x5f99f2a10b17 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:895:25
[INFO] [stdout]   54:     0x5f99f2a0d7d6 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2a1c6ec - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:210:84
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2a31696 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:356:12
[INFO] [stdout]   53:     0x5f99f2a10bd7 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:205:32
[INFO] [stdout]   54:     0x5f99f2a0d8d6 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2a183b0 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:144:70
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2a31133 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:151:21
[INFO] [stdout]   53:     0x5f99f2a10b47 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:138:26
[INFO] [stdout]   54:     0x5f99f2a0d816 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr] [2026-05-03T23:26:23Z INFO  meshpit::tests::bridge] Running post-test cleanup...
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr] [2026-05-03T23:26:23Z INFO  meshpit::tests::bridge] Done cleaning up. Goodbye.
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2a19580 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:369:72
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2a314b6 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:548:12
[INFO] [stdout]   53:     0x5f99f2a10ba7 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/turtle/lua/mesh_os_tests.rs:363:29
[INFO] [stdout]   54:     0x5f99f2a0d896 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_harness::sanity_tests::basic_computer_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_harness::sanity_tests::basic_computer_test' (47) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a82daa - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestHandle>::new::<&str>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_enviroment.rs:88:23
[INFO] [stdout]   30:     0x5f99f2ac7273 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::sanity_tests::basic_computer_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:168:74
[INFO] [stdout]   31:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   34:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   35:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   36:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   37:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   38:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   39:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   40:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   42:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   43:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   44:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   45:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   46:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   47:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   48:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   50:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   51:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   52:     0x5f99f2acefe6 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::sanity_tests::basic_computer_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:213:26
[INFO] [stdout]   53:     0x5f99f2ac3997 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::sanity_tests::basic_computer_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/sanity_tests.rs:162:31
[INFO] [stdout]   54:     0x5f99f2a0d496 - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::sanity_tests::basic_computer_test::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   76:     0x73dd489b6a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_harness::test_websocket::basic_test_websocket stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_harness::test_websocket::basic_test_websocket' (50) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a70420 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::run_websocket::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:46:24
[INFO] [stdout]   30:     0x5f99f2a81cee - <tokio[b20ae55e0e098453]::sync::once_cell::OnceCell<()>>::get_or_init::<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::run_websocket::{closure#0}::{closure#0}, meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::run_websocket::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/once_cell.rs:372:37
[INFO] [stdout]   31:     0x5f99f2a73f8a - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::run_websocket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:50:10
[INFO] [stdout]   32:     0x5f99f2a73b1c - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::TestWebsocket>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:242:25
[INFO] [stdout]   33:     0x5f99f2a74778 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::basic_test_websocket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:291:51
[INFO] [stdout]   34:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   37:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   38:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   39:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   40:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   41:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   42:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   43:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   49:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   50:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   51:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   52:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   53:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   54:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   55:     0x5f99f2a76a57 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::basic_test_websocket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:292:12
[INFO] [stdout]   56:     0x5f99f2a74037 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::basic_test_websocket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:289:32
[INFO] [stdout]   57:     0x5f99f2a0d516 - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::basic_test_websocket::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   79:     0x73dd489b6a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::modded_items::check_modded_items stdout ----
[INFO] [stdout] [2026-05-03T23:26:23Z INFO  meshpit::minecraft::vanilla::data_globals] Setting up Minecraft data. If this is the first time we've set this up, this may take a while to download.
[INFO] [stdout] [2026-05-03T23:26:23Z INFO  mcdata_rs::data_source] minecraft-data not found or incomplete at /root/.cache/mcdata-rs/minecraft-data/data. Downloading...
[INFO] [stdout] [2026-05-03T23:26:23Z INFO  mcdata_rs::data_source] minecraft-data not found or incomplete at /root/.cache/mcdata-rs/minecraft-data/data. Downloading...
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::modded_items::check_modded_items' (19) panicked at src/minecraft/vanilla/data_globals.rs:19:10:
[INFO] [stdout] Unable to load Minecraft data! Is the version wrong?: Internal("Failed to load protocol versions for Pc during initialization: Failed to download minecraft-data: Request failed: error sending request for url (https://github.com/PrismarineJS/minecraft-data/archive/refs/heads/master.zip)")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b52088 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f3b90652 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f99f2af6215 - <core[4a92201981c6b77a]::result::Result<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>, mcdata_rs[f2f8a36e5979a3b]::error::McDataError>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f99f2a48ca4 - meshpit[1c6c28fa2fecb0e9]::minecraft::vanilla::data_globals::MINECRAFT_DATA::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/vanilla/data_globals.rs:19:10
[INFO] [stdout]   22:     0x5f99f2a0d70e - <meshpit[1c6c28fa2fecb0e9]::minecraft::vanilla::data_globals::MINECRAFT_DATA::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f99f2a0ba8b - <fn() -> alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f99f2b1b26f - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   25:     0x5f99f2b1b09a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   26:     0x5f99f2b2fb22 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   27:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   28:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   29:     0x5f99f2b23b32 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   30:     0x5f99f2b14879 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   31:     0x5f99f2b147c3 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   32:     0x5f99f2b1fc90 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   33:     0x5f99f2b2340a - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   34:     0x5f99f2a4bcdd - meshpit[1c6c28fa2fecb0e9]::minecraft::vanilla::data_globals::get_mc_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/vanilla/data_globals.rs:25:7
[INFO] [stdout]   35:     0x5f99f2b20267 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::modded_items::check_modded_items
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/modded_items.rs:410:48
[INFO] [stdout]   36:     0x5f99f2b1e467 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::modded_items::check_modded_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/modded_items.rs:408:24
[INFO] [stdout]   37:     0x5f99f2a0d656 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::modded_items::check_modded_items::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   40:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   41:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   46:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   47:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   48:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   50:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   55:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   57:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   58:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   59:     0x73dd489b6a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- minecraft::computercraft::modded_blocks::check_modded_blocks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'minecraft::computercraft::modded_blocks::check_modded_blocks' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b298 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b09a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2fb22 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23b32 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14879 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b147c3 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc90 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b2340a - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<mcdata_rs[f2f8a36e5979a3b]::cached_data::IndexedData>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a4bcdd - meshpit[1c6c28fa2fecb0e9]::minecraft::vanilla::data_globals::get_mc_data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/vanilla/data_globals.rs:25:7
[INFO] [stdout]   30:     0x5f99f2ae6946 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::modded_blocks::check_modded_blocks
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/modded_blocks.rs:475:49
[INFO] [stdout]   31:     0x5f99f2adef27 - meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::modded_blocks::check_modded_blocks::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/minecraft/computercraft/modded_blocks.rs:473:25
[INFO] [stdout]   32:     0x5f99f2a0d6d6 - <meshpit[1c6c28fa2fecb0e9]::minecraft::computercraft::modded_blocks::check_modded_blocks::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   52:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   54:     0x73dd489b6a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_harness::test_websocket::double_open_websocket stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_harness::test_websocket::double_open_websocket' (51) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f99f3b7691a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f99f3b7691a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f99f3b7691a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f99f3b9009a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f99f3b9009a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f99f3b7d712 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f99f3b7d712 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f99f3b51fcf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f99f3b51fcf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f99f3b6d5f9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f99f3112d0c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f99f3112d0c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f99f3b6d872 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f99f3b6d872 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f99f3b520ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f99f3b46ef9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f99f3b52fed - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f99f3b9090c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f99f2b1b228 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1311:25
[INFO] [stdout]   20:     0x5f99f2b1b08a - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   21:     0x5f99f2b2f9c2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   22:     0x5f99f388da96 - <&mut dyn core[4a92201981c6b77a]::ops::function::FnMut<(), Output = bool> as core[4a92201981c6b77a]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   23:     0x5f99f388d78b - once_cell[24e79c395bbdd89f]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   24:     0x5f99f2b23aa2 - <once_cell[24e79c395bbdd89f]::imp::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::initialize::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   25:     0x5f99f2b14729 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_try_init::<<once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>::{closure#0}, <once_cell[24e79c395bbdd89f]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   26:     0x5f99f2b14673 - <once_cell[24e79c395bbdd89f]::sync::OnceCell<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::get_or_init::<<once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   27:     0x5f99f2b1fc70 - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   28:     0x5f99f2b233fa - <once_cell[24e79c395bbdd89f]::sync::Lazy<alloc[420bb310a727dfd7]::sync::Arc<tokio[b20ae55e0e098453]::sync::mutex::Mutex<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_enviroment::MinecraftTestEnvironment>>> as core[4a92201981c6b77a]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   29:     0x5f99f2a70420 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::run_websocket::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:46:24
[INFO] [stdout]   30:     0x5f99f2a81cee - <tokio[b20ae55e0e098453]::sync::once_cell::OnceCell<()>>::get_or_init::<meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::run_websocket::{closure#0}::{closure#0}, meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::run_websocket::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/once_cell.rs:372:37
[INFO] [stdout]   31:     0x5f99f2a73f8a - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::run_websocket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:50:10
[INFO] [stdout]   32:     0x5f99f2a73b1c - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::TestWebsocket>::new::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:242:25
[INFO] [stdout]   33:     0x5f99f2a749e0 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::double_open_websocket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:298:51
[INFO] [stdout]   34:     0x5f99f2afb762 - <core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5f99f2afb87d - <core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>> as core[4a92201981c6b77a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5f99f2aa09dd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   37:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   38:     0x5f99f2aa04cb - tokio[b20ae55e0e098453]::task::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   39:     0x5f99f2aa04cb - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   40:     0x5f99f2a934e0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Context>::enter::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   41:     0x5f99f2a9d6bd - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   42:     0x5f99f2a9b394 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   43:     0x5f99f2b0fb1b - <tokio[b20ae55e0e098453]::runtime::context::scoped::Scoped<tokio[b20ae55e0e098453]::runtime::scheduler::Context>>::set::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5f99f2a9f629 - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5f99f2b11292 - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::try_with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   46:     0x5f99f2b105de - <std[1209cfb42f6d497f]::thread::local::LocalKey<tokio[b20ae55e0e098453]::runtime::context::Context>>::with::<tokio[b20ae55e0e098453]::runtime::context::set_scheduler<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   47:     0x5f99f2a9905d - tokio[b20ae55e0e098453]::runtime::context::set_scheduler::<(alloc[420bb310a727dfd7]::boxed::Box<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::Core>, core[4a92201981c6b77a]::option::Option<()>), <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5f99f2a97f40 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>::{closure#0}, core[4a92201981c6b77a]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   49:     0x5f99f2a98bd6 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   50:     0x5f99f2a9a2b0 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   51:     0x5f99f2abf5e3 - tokio[b20ae55e0e098453]::runtime::context::runtime::enter_runtime::<<tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   52:     0x5f99f2a90b21 - <tokio[b20ae55e0e098453]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   53:     0x5f99f2ab6214 - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on_inner::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   54:     0x5f99f2ab6a1f - <tokio[b20ae55e0e098453]::runtime::runtime::Runtime>::block_on::<core[4a92201981c6b77a]::pin::Pin<&mut dyn core[4a92201981c6b77a]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   55:     0x5f99f2a76c24 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::double_open_websocket
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:301:22
[INFO] [stdout]   56:     0x5f99f2a74067 - meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::double_open_websocket::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/test_harness/test_websocket.rs:297:33
[INFO] [stdout]   57:     0x5f99f2a0d556 - <meshpit[1c6c28fa2fecb0e9]::tests::test_harness::test_websocket::double_open_websocket::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5f99f3105feb - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f99f3105feb - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5f99f31137db - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5f99f31137db - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5f99f31137db - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5f99f31137db - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5f99f310cef4 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5f99f310cef4 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5f99f31163e2 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5f99f31163e2 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5f99f31163e2 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5f99f31163e2 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5f99f3b75b0f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   77:     0x5f99f3b75b0f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x73dd48929aa4 - <unknown>
[INFO] [stdout]   79:     0x73dd489b6a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     minecraft::computercraft::modded_blocks::check_modded_blocks
[INFO] [stdout]     minecraft::computercraft::modded_items::check_modded_items
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_4_step_loop
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_back_and_forth_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_no_fly_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_overhang
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::block_search_task_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::branch_miner_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::crafting_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::lectern_from_scratch_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::mitosis_basic
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_falling_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::recursive_miner_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::smelting_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::mesh_os_tests::tree_chop_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::networking_tests::websocket_ping_pong
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::basic_block_memorization
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::basic_movement_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::basic_walkback_tests
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::dig_unsafe_block_test
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::empty_inventory_serialization
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::query_previous_positions
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::rotation_breaking
[INFO] [stdout]     minecraft::computercraft::turtle::lua::walkback_tests::walkback_serialization
[INFO] [stdout]     tests::connection::test_server_rcon
[INFO] [stdout]     tests::connection::test_start_server
[INFO] [stdout]     tests::test_harness::sanity_tests::basic_computer_test
[INFO] [stdout]     tests::test_harness::sanity_tests::test_startup_file
[INFO] [stdout]     tests::test_harness::sanity_tests::turtle_fuel_test
[INFO] [stdout]     tests::test_harness::test_websocket::basic_test_websocket
[INFO] [stdout]     tests::test_harness::test_websocket::double_open_websocket
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 31 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "35910f86a15f9a07f5a0779fbdbc5b78a676c6aafccd0175b83c17927130b5e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35910f86a15f9a07f5a0779fbdbc5b78a676c6aafccd0175b83c17927130b5e3", kill_on_drop: false }`
[INFO] [stdout] 35910f86a15f9a07f5a0779fbdbc5b78a676c6aafccd0175b83c17927130b5e3
